ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
	font-family: "Microsoft YaHei";
}

body{min-width:1200px;
	font-size:14px;
	font-family: "Microsoft YaHei";
	color: #666666;
}
img{border:none;}
input,select,textarea{outline:none;border:1px solid #ddd;}
textarea{resize:none;}
a{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.comwidth{
	width:1200px;
	height: auto;
	margin:0 auto;
}


/**/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
*{margin:0;}

h1{
	display:block;
	font-size: 16px;
	color: #2867B6;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	line-height: 30px;
	font-family: "微软雅黑";
}

h1 a:link{
	color:#2867B6;

}
h1 a:visited{color:#2867B6;}
h1 a:hover{color:#cc0000;}

h2{
	display:block;
	font-size: 13px;
	color: #FF6600;
	line-height:25px;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 a:link{color: #FF6600;}
h2 a:visited{color: #FF6600;}
h2 a:hover{color: #000;}
h3{
	display:block;
	font-size: 12px;
	color: #666666;
	line-height:2em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
h4{
	display:block;
	font-size: 14px;
	line-height:1.7em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	width: 99%;
	font-family: "微软雅黑";
	float: left;
}
h4 a:link{color:#666666;}
h4 a:visited{color:#666666;}
h4 a:hover,acitve{color:#FF6600;}


h6{
	font-size: 14px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	line-height: 28px;
	font-family: "微软雅黑";
}

h6 a:link{color:#000000;}
h6 a:visited{color:#000000;}
h6 a:hover,a:active{color:#cc0000;}

h5 {
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: right;
	width: auto;
	line-height: 30px;
	text-align: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width:auto;
	float:right;
	font-size: 16px;
	margin-right: 20px;
	font-weight: normal;
}
.red a:link{
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.red a:visited{color: #FFFFFF;}
.red a:hover{color: #FFFF00;}
